# ***Southeast Asia (includes Indonesia) 1152000 - 1201999***


##########################################################
# Amelia Earhart Arrives in Bangkok Event
# by MateDow
# Concept by Engineer & Kevin McCarthy
##########################################################

event = {
	id = 1152000
	random = no
	country = SIA

	trigger = {
		event = 322118
		}

	name = CEVTNAME_1152000
	desc = CEVTDESC_1152000
	style = 0

	date = { day = 20 month = june year = 1937 }

	action_a = {
		name = CEVTACTA_1152000
		command = { }
		}
}

#########################################################################
#  Siam demands restoration of lost provinces (Neutral Siam) (by OHgamer)
#########################################################################
event = { 
	id = 1152001
	random = no
	country = SIA
	
	trigger = {
		exists = VIC
		control = { province = 1731 data = VIC }
		control = { province = 1608 data = JAP } 
		control = { province = 1727 data = JAP }
		control = { province = 1730 data = VIC }
		NOT = {
			alliance = { country = JAP country = ENG }
			war = { country = JAP country = USA }
		        alliance = { country = JAP country = SIA }
			alliance = { country = VIC country = GER }
		    }
	}
	
	date = { day = 1 month = october year = 1940 }
	offset = 5
	deathdate = { day = 30 month = december year = 1942 }

	name = CEVTNAME_1152001
	desc = CEVTDESC_1152001
	style = 0

	action_a = {
		name = CEVTACTA_1152001
		command = { type = trigger which = 432093 }
		command = { type = alignment which = fascist value = 15 } # Siam moves toward the fascist bloc
		command = { type = sleepevent which = 1152004 }
	}
	action_b = {
		name = CEVTACTB_1152001
		command = { type = alignment which = democratic value = 15 } # Siam moves toward the democratic bloc
	}
}



#########################################################################
#  Siam demands restoration of lost provinces : Siam goes to war (by OHgamer)
#########################################################################
event = { 
	id = 1152002
	random = no
	country = SIA
	
	#triggered by VIC432093
	
	name = CEVTNAME_1152002
	desc = CEVTDESC_1152002
	style = 0

	action_a = {
		name = CEVTACTA_1152002
		command = { type = war which = VIC }
		command = { type = dissent value = -20 }
	}
	action_b = {
		name = CEVTACTB_1152002
		command = { type = alignment which = democratic value = 30 } # Siam moves toward the democratic bloc
		command = { type = dissent value = 20 }
	}
}


#########################################################################
#  Japan intervenes in the Franco-Siamese War : Siam's response (by OHgamer)
#########################################################################
event = { 
	id = 1152003
	random = no
	country = SIA
	
	#triggered by JAP492126
	
	name = CEVTNAME_1152003
	desc = CEVTDESC_1152003
	style = 0

	action_a = {
		name = CEVTACTA_1152003
		command = { type = peace which = VIC }
		command = { type = alignment which = fascist value = 50 } #Pro-Japan elements strengthened in Siam
		command = { type = dissent value = -10 }
	}
}



#########################################################################
#  Siam demands restoration of lost provinces (Axis Siam) (by OHgamer)
#########################################################################
event = { 
	id = 1152004
	random = no
	country = SIA
	
	trigger = {
		exists = VIC
		control = { province = 1731 data = VIC }
		control = { province = 1608 data = JAP } 
		control = { province = 1727 data = JAP }
		control = { province = 1730 data = VIC }
		alliance = { country = JAP country = SIA }
		NOT = {
			alliance = { country = VIC country = GER }
			alliance = { country = JAP country = ENG }
			war = { country = JAP country = USA }
		    }
	}
	
	date = { day = 1 month = october year = 1940 }
	offset = 5
	deathdate = { day = 30 month = december year = 1942 }

	name = CEVTNAME_1152004
	desc = CEVTDESC_1152004
	style = 0

	action_a = {
		name = CEVTACTA_1152004
		command = { type = trigger which = 432095 }
		command = { type = alignment which = fascist value = 15 } # Siam moves toward the fascist bloc
		command = { type = sleepevent which = 1152001 }
	}
	action_b = {
		name = CEVTACTB_1152004
		command = { type = alignment which = democratic value = 15 } # Siam moves toward the democratic bloc
	}
}

# MOVED TO 082.txt
##################################################
# 1152001 - Philippines Mobilizes Stage 1
##################################################
#
#event = { 
#	id = 1152005
#	random = no
#	country = PHI
#
#	trigger = {
#		random = 20
#		OR = {
#			year = 1937
#			atwar = yes
#		}
#	}
#
#	name = CEVTNAME_1152005
#	desc = CEVTDESC_1152005
#	style = 0
#
#	date = { day = 1 month = january year = 1937 } 
#	offset = 15
#	deathdate = { day = 30 month = december year = 1937 }
#
#	action_a = {
#		name = CEVTACTA_OK
#		command = { type = manpowerpool value = 20 }
#	}
#}
#
##################################################
# 1152002 - Philippines Mobilizes Stage 2
##################################################
#
#event = { 
#	id = 1152006
#	random = no
#	country = PHI
#
#	trigger = {
#			OR = {
#				year = 1939
#				atwar = yes
#			}
#		}
#
#	name = CEVTNAME_1152006
#	desc = CEVTDESC_1152006
#	style = 0
#
#	date = { day = 1 month = january year = 1936 } 
#	offset = 15
#	deathdate = { day = 30 month = december year = 1939 }
#
#	action_a = {
#		name = CEVTACTA_OK
#		command = { type = manpowerpool value = 80 }
#		command = { type = province_manpower which = 1804   value = 10 } #Manila
#		command = { type = province_manpower which = 1974   value = 5 } #Cagyan
#		command = { type = province_manpower which = 1973   value = 5 } #Bacolod
#	}
#}
#
##################################################
# 1152003 - Siam Mobilizes
##################################################

event = { 
	id = 1152007
	random = no
	country = SIA

	trigger = {
			OR = {
				exists = VIC
				Year = 1939
				atwar = yes
			}
		}

	name = CEVTNAME_1152007
	desc = CEVTDESC_1152007
	style = 0

	date = { day = 1 month = january year = 1936 } 
	offset = 15
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = CEVTACTA_OK
		command = { type = manpowerpool value = 40 }
		command = { type = province_manpower which = 1744   value = 10 } #Bangkok
		command = { type = province_manpower which = 1746   value = 5 } #Thon Burio
	}
}


#########################################################################
# 1152004 PHI Joins War Against China - part of Panay Incident Event Chain (by Engineer)
#########################################################################
event = { 
	id = 1152008
	random = no
	country = CHI
	
	# triggered by USA Event 322244
	
	name = CEVTNAME_1152008
	desc = CEVTDESC_1152008
	style = 0

	action_a = {
	name = CEVTACTA_OK
			command = { type = access which = CHI }
			command = { type = gain_tech which = 1302 } # Penicillin 
			command = { type = gain_tech which = 1303 } # Blood transfusions 
	}
}

event = {
	id = 1152009 # 9000006
	random = no
	persistent = yes
	country = SIA
	
	# Triggered by Soviet Acceptance

	name = AI_EVENT 
	desc = ""
	style = 0

	action_a = {
		command = { type = peace which = SOV value = 1 }
		command = { type = peace which = MON value = 1 }
		command = { type = peace which = TAN value = 1 }
	}
}
event = {
	id = 1152010 # 9000009
	random = no
	country = SIA
	
	trigger = {
		event = 492039
		alliance = { country = JAP country = GER }
		OR = {
			NOT = { alliance = { country = JAP country = SIA }	}
			NOT = { puppet = { country = SIA country = JAP }	}
		}
	}

	name = CEVTNAME_1152010 
	desc = ""
	style = 0

	date = { day = 1 month = january year = 1936 } 
	offset = 12
	deathdate = { day = 1 month = january year = 1949 }

	action_a = {
		command = { type = sleepevent which = 1152009 }
	}
}

